Building CLUE

If you're an Explorer user, you'll want to use an Explorer Release 6 load band. This band has the latest versions of CLOS, CLX, and CLUE already built in. If this applies to you, you can stop here — you're ready to go!

But if your system doesn't come with CLUE built in, you'll need to go through the following procedures to get things properly loaded. Three systems need to be loaded: CLOS, CLX, and CLUE itself. CLX needs to be loaded specially — a small patch to the standard X11 R3 version of CLX is needed to make it work with CLUE.

  1. Decide which version of CLOS you want. Possible choices include:

  2. Compile and load your preferred CLOS.

    \framebox[5.5in]{
\hspace*{\fill}
{\bf Note}
\hspace*{\fill}
\parbox[t]{4.5in}{
...
...h CLOS versions later, be sure to
recompile both CLX and CLUE.} \hspace*{\fill}}

  3. Compile and load CLX, with the special CLUE patches with are included with the other CLUE software. See the CLUE defsystem file. Lisp machine users may find it convenient to perform (make-system 'clx-clos).

  4. Compile and load CLUE. See the CLUE defsystem file. Lisp machine users may find it convenient to perform (make-system 'clue)